09. Running the Demo App
Running the Demo App
Running the Demo App
Run npm install to install all dependencies the application requires.
Use npm run serve to kickoff the build scripts and launch a server that hosts the demo application at:
http://localhost:8888
Task Description:
Let's check how things are going!
Task Feedback:
Well done! Let's move forward!